[INFO] fetching crate sycamore-seoul 0.2.2+deprecated...
[INFO] fixing sycamore-seoul-0.2.2+deprecated against try#5fed607fb5806ae20927e7e9193e3793c411ac20+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817
[INFO] extracting crate sycamore-seoul 0.2.2+deprecated into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sycamore-seoul 0.2.2+deprecated
[INFO] finished tweaking crates.io crate sycamore-seoul 0.2.2+deprecated
[INFO] tweaked toml for crates.io crate sycamore-seoul 0.2.2+deprecated written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sycamore-seoul 0.2.2+deprecated on toolchain 5fed607fb5806ae20927e7e9193e3793c411ac20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 54 packages to latest compatible versions
[INFO] [stderr]       Adding gloo-utils v0.2.0 (available: v0.3.0)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.17.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fcfc8d5cb3ac130d30ca1368522b0abcee01ed1cb91c962a15e4aeda22292582
[INFO] running `Command { std: "docker" "start" "fcfc8d5cb3ac130d30ca1368522b0abcee01ed1cb91c962a15e4aeda22292582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fcfc8d5cb3ac130d30ca1368522b0abcee01ed1cb91c962a15e4aeda22292582" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcfc8d5cb3ac130d30ca1368522b0abcee01ed1cb91c962a15e4aeda22292582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fcfc8d5cb3ac130d30ca1368522b0abcee01ed1cb91c962a15e4aeda22292582" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.125
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wasm-bindgen v0.2.125
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.125
[INFO] [stderr]    Compiling sycamore-view-parser v0.9.2
[INFO] [stderr]    Compiling sycamore-macro v0.9.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.125
[INFO] [stderr]     Checking js-sys v0.3.102
[INFO] [stderr]     Checking sycamore-reactive v0.9.2
[INFO] [stderr]     Checking sycamore-core v0.9.2
[INFO] [stderr]     Checking web-sys v0.3.102
[INFO] [stderr]     Checking sycamore-web v0.9.2
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking sycamore v0.9.2
[INFO] [stderr]     Checking sycamore-seoul v0.2.2+deprecated (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]   --> src/changeclass.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub fn replace<G: GenericNode>(rf: NodeRef<G>, old: Option<&str>, new: &str, to_new: bool) {
[INFO] [stdout]    |                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]   --> src/changeclass.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |   pub fn when<G: GenericNode, T, F>(rf: NodeRef<G>, signal: ReadSignal<T>, condition: F, old: Option<&'static str>, new: &'static str)
[INFO] [stdout]    |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]   --> src/changeclass.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |   pub fn on_true<G: GenericNode>(rf: NodeRef<G>, signal: ReadSignal<bool>, old: Option<&'static str>, new: &'static str) {
[INFO] [stdout]    |                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]   --> src/changeclass.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |   pub fn on_value<G: GenericNode, T: PartialEq>(rf: NodeRef<G>, signal: ReadSignal<T>, value: T, old: Option<&'static str>, new: &'s...
[INFO] [stdout]    |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]  --> src/resizer/panel.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn handle_panel_mousemove<G: GenericNode>(
[INFO] [stdout]   |                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]  --> src/resizer/parcels.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn handle_parcels_mousemove<G: GenericNode, P>(
[INFO] [stdout]   |                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope
[INFO] [stdout]   --> src/resizer/comps.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn PanelResizer<G: Html>(props: PanelResizerProps) -> View<G> {
[INFO] [stdout]    |                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope
[INFO] [stdout]   --> src/resizer/comps.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct ParcelsResizerProps<G: Html, P>
[INFO] [stdout]    |                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope
[INFO] [stdout]    --> src/resizer/comps.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn ParcelsResizer<G: Html, P>(props: ParcelsResizerProps<G, P>) -> View<G>
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]    --> src/resizer.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct Resizer<G: GenericNode> {
[INFO] [stdout]     |                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]    --> src/resizer.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<G: GenericNode> Resizer<G> {
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/resizer.rs:227:37
[INFO] [stdout]     |
[INFO] [stdout] 227 |       let target = resizer_rf.get::<DomNode>().unchecked_into::<EventTarget>();
[INFO] [stdout]     |                                     ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<G: GenericNode, DomNode> Resizer<G> {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]    --> src/resizer.rs:246:30
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn resizer_parent_element<G: GenericNode>(resizer_rf: NodeRef<G>) -> Option<Element> {
[INFO] [stdout]     |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/resizer.rs:247:24
[INFO] [stdout]     |
[INFO] [stdout] 247 |   resizer_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<Element>()).map(|x| x.parent_element()).flatten()
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn resizer_parent_element<G: GenericNode, DomNode>(resizer_rf: NodeRef<G>) -> Option<Element> {
[INFO] [stdout]     |                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]   --> src/scrollbar.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct ScrollBar<G: GenericNode, T: 'static> {
[INFO] [stdout]    |                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]   --> src/scrollbar.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl<G: GenericNode, T: 'static> ScrollBar<G, T> {
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]   --> src/scrollbar.rs:80:43
[INFO] [stdout]    |
[INFO] [stdout] 80 |       if let Some(bar) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<HtmlElement>()) {
[INFO] [stdout]    |                                           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]    |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]   --> src/scrollbar.rs:87:47
[INFO] [stdout]    |
[INFO] [stdout] 87 |           if let Some(bar) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<HtmlElement>()) {
[INFO] [stdout]    |                                               ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]    |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:100:45
[INFO] [stdout]     |
[INFO] [stdout] 100 |         if let Some(bar) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<HtmlElement>()) {
[INFO] [stdout]     |                                             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]     |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:110:50
[INFO] [stdout]     |
[INFO] [stdout] 110 |           if let Some(parent) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<Node>().parent_element()).flatten() {
[INFO] [stdout]     |                                                  ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]     |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:128:52
[INFO] [stdout]     |
[INFO] [stdout] 128 |             if let Some(parent) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<Node>().parent_element()).flatten() {
[INFO] [stdout]     |                                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]     |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |       if let Some(parent) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<Node>().parent_element()).flatten() {
[INFO] [stdout]     |                                              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]     |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:180:43
[INFO] [stdout]     |
[INFO] [stdout] 180 |       if let Some(bar) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<EventTarget>()) {
[INFO] [stdout]     |                                           ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]     |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:185:48
[INFO] [stdout]     |
[INFO] [stdout] 185 |         if let Some(parent) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<Node>().parent_element()).flatten() {
[INFO] [stdout]     |                                                ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]     |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:191:45
[INFO] [stdout]     |
[INFO] [stdout] 191 |         if let Some(bar) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<EventTarget>()) {
[INFO] [stdout]     |                                             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]     |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:253:30
[INFO] [stdout]     |
[INFO] [stdout] 253 | pub struct ScrollBarProps<G: GenericNode, T: 'static> {
[INFO] [stdout]     |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:279:30
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn ScrollBarComponent<G: Html, T: 'static>(props: ScrollBarProps<G, T>) -> View<G> {
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:328:41
[INFO] [stdout]     |
[INFO] [stdout] 328 | pub fn sync_scroll_absolute_position<G: GenericNode, T: 'static>(
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:339:46
[INFO] [stdout]     |
[INFO] [stdout] 339 |       if let Some(parent) = parent.try_get::<DomNode>().map(|x| x.unchecked_into::<Element>()) {
[INFO] [stdout]     |                                              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 328 | pub fn sync_scroll_absolute_position<G: GenericNode, T: 'static, DomNode>(
[INFO] [stdout]     |                                                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:340:46
[INFO] [stdout]     |
[INFO] [stdout] 340 |         if let Some(elem) = synced.try_get::<DomNode>().map(|x| x.unchecked_into::<HtmlElement>()) {
[INFO] [stdout]     |                                              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 328 | pub fn sync_scroll_absolute_position<G: GenericNode, T: 'static, DomNode>(
[INFO] [stdout]     |                                                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 |   ($rf:expr, $signal:expr, $new:expr) => {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout]    = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 54 |   ($rf:expr_2021, $signal:expr, $new:expr) => {
[INFO] [stdout]    |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |   ($rf:expr, $signal:expr, $new:expr) => {
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 54 |   ($rf:expr, $signal:expr_2021, $new:expr) => {
[INFO] [stdout]    |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |   ($rf:expr, $signal:expr, $new:expr) => {
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 54 |   ($rf:expr, $signal:expr, $new:expr_2021) => {
[INFO] [stdout]    |                                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr, $signal:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr_2021, $signal:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr, $signal:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr, $signal:expr_2021, $old:expr, $new:expr) => {
[INFO] [stdout]    |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:57:33
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr, $signal:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr, $signal:expr, $old:expr_2021, $new:expr) => {
[INFO] [stdout]    |                                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:57:44
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr, $signal:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                                            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr, $signal:expr, $old:expr, $new:expr_2021) => {
[INFO] [stdout]    |                                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr, $signal:expr, $value:expr, $new:expr) => {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr_2021, $signal:expr, $value:expr, $new:expr) => {
[INFO] [stdout]    |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:66:22
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr, $signal:expr, $value:expr, $new:expr) => {
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr, $signal:expr_2021, $value:expr, $new:expr) => {
[INFO] [stdout]    |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:66:35
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr, $signal:expr, $value:expr, $new:expr) => {
[INFO] [stdout]    |                                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr, $signal:expr, $value:expr_2021, $new:expr) => {
[INFO] [stdout]    |                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:66:46
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr, $signal:expr, $value:expr, $new:expr) => {
[INFO] [stdout]    |                                              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr, $signal:expr, $value:expr, $new:expr_2021) => {
[INFO] [stdout]    |                                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr_2021, $signal:expr, $value:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr_2021, $value:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr_2021, $old:expr, $new:expr) => {
[INFO] [stdout]    |                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:69:46
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                                              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr, $old:expr_2021, $new:expr) => {
[INFO] [stdout]    |                                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:69:57
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr, $old:expr, $new:expr_2021) => {
[INFO] [stdout]    |                                                             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/resizer/comps.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |   rf: Option<NodeRef<G>>,
[INFO] [stdout]    |              ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |              |
[INFO] [stdout]    |              expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/resizer.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |   pub resizer_rf: NodeRef<G>,
[INFO] [stdout]     |                   ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/scrollbar.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |   bar_rf: NodeRef<G>,
[INFO] [stdout]    |           ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |           |
[INFO] [stdout]    |           expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/scrollbar.rs:254:18
[INFO] [stdout]     |
[INFO] [stdout] 254 |   bar_rf: Option<NodeRef<G>>,
[INFO] [stdout]     |                  ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/resizer/panel.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |   resizer_rf: NodeRef<G>, 
[INFO] [stdout]    |               ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |               |
[INFO] [stdout]    |               expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/resizer/parcels.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  9 |   resizer_rf: NodeRef<G>,
[INFO] [stdout]    |               ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |               |
[INFO] [stdout]    |               expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/resizer.rs:246:55
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn resizer_parent_element<G: GenericNode>(resizer_rf: NodeRef<G>) -> Option<Element> {
[INFO] [stdout]     |                                                       ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/scrollbar.rs:330:11
[INFO] [stdout]     |
[INFO] [stdout] 330 |   parent: NodeRef<G>,
[INFO] [stdout]     |           ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/scrollbar.rs:331:11
[INFO] [stdout]     |
[INFO] [stdout] 331 |   synced: NodeRef<G>,
[INFO] [stdout]     |           ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/changeclass.rs:11:38
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub fn replace<G: GenericNode>(rf: NodeRef<G>, old: Option<&str>, new: &str, to_new: bool) {
[INFO] [stdout]    |                                      ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/changeclass.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |   pub fn when<G: GenericNode, T, F>(rf: NodeRef<G>, signal: ReadSignal<T>, condition: F, old: Option<&'static str>, new: &'static str)
[INFO] [stdout]    |                                         ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/changeclass.rs:40:38
[INFO] [stdout]    |
[INFO] [stdout] 40 |   pub fn on_true<G: GenericNode>(rf: NodeRef<G>, signal: ReadSignal<bool>, old: Option<&'static str>, new: &'static str) {
[INFO] [stdout]    |                                      ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/changeclass.rs:44:53
[INFO] [stdout]    |
[INFO] [stdout] 44 |   pub fn on_value<G: GenericNode, T: PartialEq>(rf: NodeRef<G>, signal: ReadSignal<T>, value: T, old: Option<&'static str>, new: &'s...
[INFO] [stdout]    |                                                     ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/resizer.rs:114:203
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...tatic str>, &'static str)>, resizer_rf: NodeRef<G>) -> Self {
[INFO] [stdout]     |                                            ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/resizer.rs:189:37
[INFO] [stdout]     |
[INFO] [stdout] 189 |   fn set_event_handlers(resizer_rf: NodeRef<G>, change_class_on_move: Option<(Option<&'static str>, &'static str)>, cb_mousemove: *...
[INFO] [stdout]     |                                     ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/scrollbar.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |   pub fn new(bar_rf: NodeRef<G>, is_lateral: bool, take_orthogonal: bool, min_length: Option<StyleLength>, is_scrollable: Option<Sig...
[INFO] [stdout]    |                      ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0405, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sycamore-seoul` (lib) due to 46 previous errors; 16 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]   --> src/changeclass.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub fn replace<G: GenericNode>(rf: NodeRef<G>, old: Option<&str>, new: &str, to_new: bool) {
[INFO] [stdout]    |                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]   --> src/changeclass.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |   pub fn when<G: GenericNode, T, F>(rf: NodeRef<G>, signal: ReadSignal<T>, condition: F, old: Option<&'static str>, new: &'static str)
[INFO] [stdout]    |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]   --> src/changeclass.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |   pub fn on_true<G: GenericNode>(rf: NodeRef<G>, signal: ReadSignal<bool>, old: Option<&'static str>, new: &'static str) {
[INFO] [stdout]    |                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]   --> src/changeclass.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |   pub fn on_value<G: GenericNode, T: PartialEq>(rf: NodeRef<G>, signal: ReadSignal<T>, value: T, old: Option<&'static str>, new: &'s...
[INFO] [stdout]    |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]  --> src/resizer/panel.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn handle_panel_mousemove<G: GenericNode>(
[INFO] [stdout]   |                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]  --> src/resizer/parcels.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn handle_parcels_mousemove<G: GenericNode, P>(
[INFO] [stdout]   |                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope
[INFO] [stdout]   --> src/resizer/comps.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn PanelResizer<G: Html>(props: PanelResizerProps) -> View<G> {
[INFO] [stdout]    |                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope
[INFO] [stdout]   --> src/resizer/comps.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct ParcelsResizerProps<G: Html, P>
[INFO] [stdout]    |                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope
[INFO] [stdout]    --> src/resizer/comps.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn ParcelsResizer<G: Html, P>(props: ParcelsResizerProps<G, P>) -> View<G>
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]    --> src/resizer.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct Resizer<G: GenericNode> {
[INFO] [stdout]     |                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]    --> src/resizer.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<G: GenericNode> Resizer<G> {
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/resizer.rs:227:37
[INFO] [stdout]     |
[INFO] [stdout] 227 |       let target = resizer_rf.get::<DomNode>().unchecked_into::<EventTarget>();
[INFO] [stdout]     |                                     ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<G: GenericNode, DomNode> Resizer<G> {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]    --> src/resizer.rs:246:30
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn resizer_parent_element<G: GenericNode>(resizer_rf: NodeRef<G>) -> Option<Element> {
[INFO] [stdout]     |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/resizer.rs:247:24
[INFO] [stdout]     |
[INFO] [stdout] 247 |   resizer_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<Element>()).map(|x| x.parent_element()).flatten()
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn resizer_parent_element<G: GenericNode, DomNode>(resizer_rf: NodeRef<G>) -> Option<Element> {
[INFO] [stdout]     |                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]   --> src/scrollbar.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct ScrollBar<G: GenericNode, T: 'static> {
[INFO] [stdout]    |                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]   --> src/scrollbar.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl<G: GenericNode, T: 'static> ScrollBar<G, T> {
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]   --> src/scrollbar.rs:80:43
[INFO] [stdout]    |
[INFO] [stdout] 80 |       if let Some(bar) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<HtmlElement>()) {
[INFO] [stdout]    |                                           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]    |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]   --> src/scrollbar.rs:87:47
[INFO] [stdout]    |
[INFO] [stdout] 87 |           if let Some(bar) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<HtmlElement>()) {
[INFO] [stdout]    |                                               ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]    |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:100:45
[INFO] [stdout]     |
[INFO] [stdout] 100 |         if let Some(bar) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<HtmlElement>()) {
[INFO] [stdout]     |                                             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]     |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:110:50
[INFO] [stdout]     |
[INFO] [stdout] 110 |           if let Some(parent) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<Node>().parent_element()).flatten() {
[INFO] [stdout]     |                                                  ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]     |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:128:52
[INFO] [stdout]     |
[INFO] [stdout] 128 |             if let Some(parent) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<Node>().parent_element()).flatten() {
[INFO] [stdout]     |                                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]     |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |       if let Some(parent) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<Node>().parent_element()).flatten() {
[INFO] [stdout]     |                                              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]     |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:180:43
[INFO] [stdout]     |
[INFO] [stdout] 180 |       if let Some(bar) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<EventTarget>()) {
[INFO] [stdout]     |                                           ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]     |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:185:48
[INFO] [stdout]     |
[INFO] [stdout] 185 |         if let Some(parent) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<Node>().parent_element()).flatten() {
[INFO] [stdout]     |                                                ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]     |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:191:45
[INFO] [stdout]     |
[INFO] [stdout] 191 |         if let Some(bar) = bar_rf.try_get::<DomNode>().map(|x| x.unchecked_into::<EventTarget>()) {
[INFO] [stdout]     |                                             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl<G: GenericNode, T: 'static, DomNode> ScrollBar<G, T> {
[INFO] [stdout]     |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:253:30
[INFO] [stdout]     |
[INFO] [stdout] 253 | pub struct ScrollBarProps<G: GenericNode, T: 'static> {
[INFO] [stdout]     |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:279:30
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn ScrollBarComponent<G: Html, T: 'static>(props: ScrollBarProps<G, T>) -> View<G> {
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:328:41
[INFO] [stdout]     |
[INFO] [stdout] 328 | pub fn sync_scroll_absolute_position<G: GenericNode, T: 'static>(
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:339:46
[INFO] [stdout]     |
[INFO] [stdout] 339 |       if let Some(parent) = parent.try_get::<DomNode>().map(|x| x.unchecked_into::<Element>()) {
[INFO] [stdout]     |                                              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 328 | pub fn sync_scroll_absolute_position<G: GenericNode, T: 'static, DomNode>(
[INFO] [stdout]     |                                                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DomNode` in this scope
[INFO] [stdout]    --> src/scrollbar.rs:340:46
[INFO] [stdout]     |
[INFO] [stdout] 340 |         if let Some(elem) = synced.try_get::<DomNode>().map(|x| x.unchecked_into::<HtmlElement>()) {
[INFO] [stdout]     |                                              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 328 | pub fn sync_scroll_absolute_position<G: GenericNode, T: 'static, DomNode>(
[INFO] [stdout]     |                                                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 |   ($rf:expr, $signal:expr, $new:expr) => {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout]    = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 54 |   ($rf:expr_2021, $signal:expr, $new:expr) => {
[INFO] [stdout]    |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |   ($rf:expr, $signal:expr, $new:expr) => {
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 54 |   ($rf:expr, $signal:expr_2021, $new:expr) => {
[INFO] [stdout]    |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |   ($rf:expr, $signal:expr, $new:expr) => {
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 54 |   ($rf:expr, $signal:expr, $new:expr_2021) => {
[INFO] [stdout]    |                                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr, $signal:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr_2021, $signal:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr, $signal:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr, $signal:expr_2021, $old:expr, $new:expr) => {
[INFO] [stdout]    |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:57:33
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr, $signal:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr, $signal:expr, $old:expr_2021, $new:expr) => {
[INFO] [stdout]    |                                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:57:44
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr, $signal:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                                            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 57 |   ($rf:expr, $signal:expr, $old:expr, $new:expr_2021) => {
[INFO] [stdout]    |                                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr, $signal:expr, $value:expr, $new:expr) => {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr_2021, $signal:expr, $value:expr, $new:expr) => {
[INFO] [stdout]    |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:66:22
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr, $signal:expr, $value:expr, $new:expr) => {
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr, $signal:expr_2021, $value:expr, $new:expr) => {
[INFO] [stdout]    |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:66:35
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr, $signal:expr, $value:expr, $new:expr) => {
[INFO] [stdout]    |                                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr, $signal:expr, $value:expr_2021, $new:expr) => {
[INFO] [stdout]    |                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:66:46
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr, $signal:expr, $value:expr, $new:expr) => {
[INFO] [stdout]    |                                              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 66 |   ($rf:expr, $signal:expr, $value:expr, $new:expr_2021) => {
[INFO] [stdout]    |                                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr_2021, $signal:expr, $value:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr_2021, $value:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr_2021, $old:expr, $new:expr) => {
[INFO] [stdout]    |                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:69:46
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                                              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr, $old:expr_2021, $new:expr) => {
[INFO] [stdout]    |                                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/changeclass.rs:69:57
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr, $old:expr, $new:expr) => {
[INFO] [stdout]    |                                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 69 |   ($rf:expr, $signal:expr, $value:expr, $old:expr, $new:expr_2021) => {
[INFO] [stdout]    |                                                             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/resizer/comps.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |   rf: Option<NodeRef<G>>,
[INFO] [stdout]    |              ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |              |
[INFO] [stdout]    |              expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/resizer.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |   pub resizer_rf: NodeRef<G>,
[INFO] [stdout]     |                   ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/scrollbar.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |   bar_rf: NodeRef<G>,
[INFO] [stdout]    |           ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |           |
[INFO] [stdout]    |           expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/scrollbar.rs:254:18
[INFO] [stdout]     |
[INFO] [stdout] 254 |   bar_rf: Option<NodeRef<G>>,
[INFO] [stdout]     |                  ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/resizer/panel.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |   resizer_rf: NodeRef<G>, 
[INFO] [stdout]    |               ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |               |
[INFO] [stdout]    |               expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/resizer/parcels.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  9 |   resizer_rf: NodeRef<G>,
[INFO] [stdout]    |               ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |               |
[INFO] [stdout]    |               expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/resizer.rs:246:55
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn resizer_parent_element<G: GenericNode>(resizer_rf: NodeRef<G>) -> Option<Element> {
[INFO] [stdout]     |                                                       ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/scrollbar.rs:330:11
[INFO] [stdout]     |
[INFO] [stdout] 330 |   parent: NodeRef<G>,
[INFO] [stdout]     |           ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/scrollbar.rs:331:11
[INFO] [stdout]     |
[INFO] [stdout] 331 |   synced: NodeRef<G>,
[INFO] [stdout]     |           ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/changeclass.rs:11:38
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub fn replace<G: GenericNode>(rf: NodeRef<G>, old: Option<&str>, new: &str, to_new: bool) {
[INFO] [stdout]    |                                      ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/changeclass.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |   pub fn when<G: GenericNode, T, F>(rf: NodeRef<G>, signal: ReadSignal<T>, condition: F, old: Option<&'static str>, new: &'static str)
[INFO] [stdout]    |                                         ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/changeclass.rs:40:38
[INFO] [stdout]    |
[INFO] [stdout] 40 |   pub fn on_true<G: GenericNode>(rf: NodeRef<G>, signal: ReadSignal<bool>, old: Option<&'static str>, new: &'static str) {
[INFO] [stdout]    |                                      ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/changeclass.rs:44:53
[INFO] [stdout]    |
[INFO] [stdout] 44 |   pub fn on_value<G: GenericNode, T: PartialEq>(rf: NodeRef<G>, signal: ReadSignal<T>, value: T, old: Option<&'static str>, new: &'s...
[INFO] [stdout]    |                                                     ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/resizer.rs:114:203
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...tatic str>, &'static str)>, resizer_rf: NodeRef<G>) -> Self {
[INFO] [stdout]     |                                            ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/resizer.rs:189:37
[INFO] [stdout]     |
[INFO] [stdout] 189 |   fn set_event_handlers(resizer_rf: NodeRef<G>, change_class_on_move: Option<(Option<&'static str>, &'static str)>, cb_mousemove: *...
[INFO] [stdout]     |                                     ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/scrollbar.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |   pub fn new(bar_rf: NodeRef<G>, is_lateral: bool, take_orthogonal: bool, min_length: Option<StyleLength>, is_scrollable: Option<Sig...
[INFO] [stdout]    |                      ^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.2/src/noderef.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NodeRef(Signal<Option<web_sys::Node>>);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0405, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sycamore-seoul` (lib test) due to 46 previous errors; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fcfc8d5cb3ac130d30ca1368522b0abcee01ed1cb91c962a15e4aeda22292582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcfc8d5cb3ac130d30ca1368522b0abcee01ed1cb91c962a15e4aeda22292582", kill_on_drop: false }`
[INFO] [stdout] fcfc8d5cb3ac130d30ca1368522b0abcee01ed1cb91c962a15e4aeda22292582
